home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1998 November: Tool Chest / Dev.CD Nov 98 TC.toast / Sample Code / Snippets / Toolbox / RequiredFinderColors / ReadMe < prev    next >
Encoding:
Text File  |  1996-09-17  |  730 b   |  21 lines  |  [TEXT/CWIE]

  1.  
  2.     Application:    RequiredFinderColors
  3.  
  4.     Description:    Under system 7, the finder switches to the black&white
  5.                     version of all the desktop icons when certain required
  6.                     colors aren't available in the device's color table.
  7.                     This snippet shows which colors are needed in the
  8.                     system color table for the desktop icons to be
  9.                     displayed in their color version.  Also with these
  10.                     colors, the apple icon in the menu bar will remain in
  11.                     color as well.
  12.  
  13.     Files:            RequiredFinderColors.π
  14.                     RequiredFinderColors.π.rsrc
  15.                     RequiredFinderColors.c
  16.  
  17.     Programmer:        Edgar Lee
  18.     Organization:    Apple Computer, Inc.
  19.     Department:        Developer Technical Support, DTS
  20.     Language:        C (Think C version 5.0.2)
  21.     Date Created:    09-02-92